RCG Salesforce Volume Management System API - Implementation Template

(0 reviews)

Data mappings

This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.

ModuleDescription
transactions-post-transaction-responsePost Transaction Response Mapping
transactions-delete-transaction-responseDelete Transaction Response Mapping
transactions-get-transactionstatus-responseGet Transaction status Response Mapping
volumes-get-volumes-responseGet volumes Response Mapping

transactions-post-transaction-response

Post Transaction Response Mapping

Source: ./src/main/resources/dwl/transactions-post-transaction-response.dwl

Mapping Tables

Maps Back end API Response to CIM Format

CIMBack end APIDescription
transactionNametransactionNameName of the transaction
messagesmessagesCount of messages configured for registered transaction
transactionIdtransactionIdId generated for created transaction

(back to top)

transactions-delete-transaction-response

Delete Transaction Response Mapping

Source: ./src/main/resources/dwl/transactions-delete-transaction-response.dwl

Mapping Tables

Maps Back end API Response to CIM Format

CIMBack end APIDescription
transactionNametransactionNameName of the transaction
statusstatusstatus of the transaction

(back to top)

transactions-get-transactionstatus-response

Get Transaction status Response Mapping

Source: ./src/main/resources/dwl/transactions-get-transactionstatus-response.dwl

Mapping Tables

Maps Back end API Response to CIM Format

CIMBack end APIDescription
transactionNametransactionNameName of the transaction
statusstatusstatus of the transaction
messagesmessagesCount of messages configured for registered transaction

(back to top)

volumes-get-volumes-response

Get volumes Response Mapping

Source: ./src/main/resources/dwl/volumes-get-volumes-response.dwl

Mapping Tables

Maps Back end API Response to CIM Format

CIMBack end APIDescription
valuevalueVolume of the products
accountIdaccAccount ExternalID
productIdprdProduct ExternalID

(back to top)


Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Solutions
Published onSep 19, 2023
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.5
1.0.4
1.0.0